| netsqlazman_ApplicationAttributesTable |
| EntityType | Independent |
| Logical Entity Name | netsqlazman_ApplicationAttributesTable |
| Default Table Name | netsqlazman_ApplicationAttributesTable |
| Logical Only | NO |
| Definition | |
| Note |
| netsqlazman_ApplicationAttributesTable Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
ApplicationAttributeId |
INTEGER | NO | ||
ApplicationId |
INTEGER | NO | ||
| AttributeKey | NVARCHAR(255) | NO | ||
| AttributeValue | NVARCHAR(4000) | NO |
| netsqlazman_ApplicationAttributesTable Keys |
| Key Name | Key Type | Keys |
| PK_ApplicationAttributes | PrimaryKey | ApplicationAttributeId |
| IX_ApplicationAttributes | Inversion Entry | ApplicationId, AttributeKey |
| ApplicationAttributes_AuhorizationId_AttributeKey_Unique_Index | Alternate Key | ApplicationId, AttributeKey |
| netsqlazman_ApplicationAttributesTable Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| netsqlazman_ApplicationsTable | Non-Identifying | One To Zero or More | ApplicationId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| netsqlazman_ApplicationAttributesTable Check Constraints |
| Check Constraint Name | CheckConstraint |